home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q103 / 9 / 41.TXT < prev    next >
Text File  |  1993-09-20  |  2KB  |  63 lines

  1. DOCUMENT:Q103941  16-SEP-1993  [W_NT]
  2. TITLE   :Using Wildcards to Perform NT BACKUP
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:docerr
  7.  
  8. -------------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12.  - Microsoft Windows NT Advanced Server version 3.1
  13. ------------------------------------------------------------------------- 
  14.  
  15. SYMPTOMS
  16. ========
  17.  
  18. Page 393 of the Windows NT "System Guide" and page 491 of the
  19. Windows NT Advanced Server "System Guide" incorrectly state that you
  20. can back up files using a wildcard for a specific directory. The
  21. example given is the following:
  22.  
  23.    NTBACKUP BACKUP C:\MYDIR\*.BAT
  24.  
  25. CAUSE
  26. =====
  27.  
  28. If you attempt to use the example above to back up all files with the
  29. .BAT extension, or attempt to use the wildcard approach to backing up
  30. files, you will receive the following error message:
  31.  
  32.    Backup Error: 
  33.    No Files were selected for backup.
  34.  
  35. RESOLUTION
  36. ==========
  37.  
  38. Information received from Conner Software indicates that support for
  39. backing up individual files and/or using wildcard strings for backing
  40. up files is not supported from the command line. 
  41.  
  42. To back up individual files, you must use the NT Backup GUI interface
  43. application.
  44.  
  45. Additional reference words: 3.10 backup command wild card
  46. KBCategory:
  47. KBSubCategory: docer
  48.  
  49. =============================================================================
  50.  
  51. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  52. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  53. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  54. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  55. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  56. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  57. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  58. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  59. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  60. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  61. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  62.  
  63. Copyright Microsoft Corporation 1993.